[INFO] fetching crate hdf5-metno 0.12.5...
[INFO] fixing hdf5-metno-0.12.5 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate hdf5-metno 0.12.5 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate hdf5-metno 0.12.5
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hdf5-metno 0.12.5
[INFO] tweaked toml for crates.io crate hdf5-metno 0.12.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hdf5-metno 0.12.5 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hdf5-metno 0.12.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 120c6749b4465fa2514ebb0dbbe6fed3895c5a403ca9552b0cfde110a4dc2b93
[INFO] running `Command { std: "docker" "start" "120c6749b4465fa2514ebb0dbbe6fed3895c5a403ca9552b0cfde110a4dc2b93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "120c6749b4465fa2514ebb0dbbe6fed3895c5a403ca9552b0cfde110a4dc2b93" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "120c6749b4465fa2514ebb0dbbe6fed3895c5a403ca9552b0cfde110a4dc2b93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "120c6749b4465fa2514ebb0dbbe6fed3895c5a403ca9552b0cfde110a4dc2b93" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking bitflags v2.12.1
[INFO] [stderr]    Compiling hdf5-metno-types v0.11.0
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]    Compiling hdf5-metno v0.12.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking ndarray v0.17.2
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling hdf5-metno-derive v0.10.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling hdf5-metno-sys v0.11.3
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/hl/attribute.rs:242:19
[INFO] [stdout]     |
[INFO] [stdout] 238 |             let dtype_src = Datatype::from_type::<T>()?;
[INFO] [stdout]     |                 ---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `dtype_src` calls a custom destructor
[INFO] [stdout]     |                 `dtype_src` will be dropped later as of Edition 2024
[INFO] [stdout] 239 |             let dtype_dst = Datatype::from_descriptor(&self.type_desc)?;
[INFO] [stdout]     |                 ---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `dtype_dst` calls a custom destructor
[INFO] [stdout]     |                 `dtype_dst` will be dropped later as of Edition 2024
[INFO] [stdout] 240 |             dtype_src.ensure_convertible(&dtype_dst, self.conv)?;
[INFO] [stdout] 241 |             let ds = self.builder.create(&self.type_desc, name, &extents)?;
[INFO] [stdout]     |                 --
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `ds` calls a custom destructor
[INFO] [stdout]     |                 `ds` will be dropped later as of Edition 2024
[INFO] [stdout] 242 |             match ds.write(self.data.view()) { Err(err) => {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 248 |         })
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `dtype_src` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `dtype_dst` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ds` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/hl/filters.rs (8 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:91:27
[INFO] [stdout]     |
[INFO] [stdout]  91 |       ($expr:expr_2021) => {{
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout]  92 | |         #[allow(clippy::redundant_closure)]
[INFO] [stdout]  93 | |         #[allow(unused_unsafe)]
[INFO] [stdout]  94 | |         unsafe {
[INFO] [stdout] ...   |
[INFO] [stdout]  97 | |     }};
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hl/attribute.rs:281:13
[INFO] [stdout]     |
[INFO] [stdout] 281 |           let datatype = Datatype::from_descriptor(&desc)?;
[INFO] [stdout]     |               --------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `datatype` calls a custom destructor
[INFO] [stdout]     |               `datatype` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 284 |           let dataspace = Dataspace::try_new(extents)?;
[INFO] [stdout]     |               ---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `dataspace` calls a custom destructor
[INFO] [stdout]     |               `dataspace` will be dropped later as of Edition 2024
[INFO] [stdout] 285 |
[INFO] [stdout] 286 |           let acpl = PropertyList::from_id(h5call!(H5Pcreate(*H5P_ATTRIBUTE_CREATE))?)?;
[INFO] [stdout]     |               ----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `acpl` calls a custom destructor
[INFO] [stdout]     |               `acpl` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 294 |           Attribute::from_id(h5try!(H5Acreate2(
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 295 | |             parent.id(),
[INFO] [stdout] 296 | |             name.as_ptr(),
[INFO] [stdout] 297 | |             datatype.id(),
[INFO] [stdout] ...   |
[INFO] [stdout] 302 | |             H5P_DEFAULT,
[INFO] [stdout] 303 | |         )))
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout] 304 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `datatype` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `dataspace` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `acpl` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::h5lock` which comes from the expansion of the macro `h5try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/macros.rs (21 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/hl/dataset.rs:353:19
[INFO] [stdout]     |
[INFO] [stdout] 349 |             let dtype_src = Datatype::from_type::<T>()?;
[INFO] [stdout]     |                 ---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `dtype_src` calls a custom destructor
[INFO] [stdout]     |                 `dtype_src` will be dropped later as of Edition 2024
[INFO] [stdout] 350 |             let dtype_dst = Datatype::from_descriptor(&self.type_desc)?;
[INFO] [stdout]     |                 ---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `dtype_dst` calls a custom destructor
[INFO] [stdout]     |                 `dtype_dst` will be dropped later as of Edition 2024
[INFO] [stdout] 351 |             dtype_src.ensure_convertible(&dtype_dst, self.conv)?;
[INFO] [stdout] 352 |             let ds = self.builder.create(&self.type_desc, name, &extents)?;
[INFO] [stdout]     |                 --
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `ds` calls a custom destructor
[INFO] [stdout]     |                 `ds` will be dropped later as of Edition 2024
[INFO] [stdout] 353 |             match ds.write(self.data.view()) { Err(err) => {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 359 |         })
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `dtype_src` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `dtype_dst` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ds` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/hl/datatype.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:91:27
[INFO] [stdout]     |
[INFO] [stdout]  91 |       ($expr:expr_2021) => {{
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout]  92 | |         #[allow(clippy::redundant_closure)]
[INFO] [stdout]  93 | |         #[allow(unused_unsafe)]
[INFO] [stdout]  94 | |         unsafe {
[INFO] [stdout] ...   |
[INFO] [stdout]  97 | |     }};
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hl/datatype.rs:433:25
[INFO] [stdout]     |
[INFO] [stdout] 433 |                       let elem_dt = Self::from_descriptor(ty)?;
[INFO] [stdout]     |                           -------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `elem_dt` calls a custom destructor
[INFO] [stdout]     |                           `elem_dt` will be dropped later as of Edition 2024
[INFO] [stdout] 434 |                       let dims = len as hsize_t;
[INFO] [stdout] 435 |                       Ok(h5try!(H5Tarray_create2(elem_dt.id(), 1, addr_of!(dims))))
[INFO] [stdout]     |                          --------------------------------------------------------- in this macro invocation
[INFO] [stdout] 436 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `elem_dt` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::h5lock` which comes from the expansion of the macro `h5try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/class.rs (3 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:91:27
[INFO] [stdout]     |
[INFO] [stdout]  91 |       ($expr:expr_2021) => {{
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout]  92 | |         #[allow(clippy::redundant_closure)]
[INFO] [stdout]  93 | |         #[allow(unused_unsafe)]
[INFO] [stdout]  94 | |         unsafe {
[INFO] [stdout] ...   |
[INFO] [stdout]  97 | |     }};
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hl/datatype.rs:440:25
[INFO] [stdout]     |
[INFO] [stdout] 440 |                       let elem_dt = Self::from_descriptor(ty)?;
[INFO] [stdout]     |                           -------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `elem_dt` calls a custom destructor
[INFO] [stdout]     |                           `elem_dt` will be dropped later as of Edition 2024
[INFO] [stdout] 441 |                       Ok(h5try!(H5Tvlen_create(elem_dt.id())))
[INFO] [stdout]     |                          ------------------------------------ in this macro invocation
[INFO] [stdout] 442 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `elem_dt` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::h5lock` which comes from the expansion of the macro `h5try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/globals.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:91:27
[INFO] [stdout]     |
[INFO] [stdout]  91 |       ($expr:expr_2021) => {{
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout]  92 | |         #[allow(clippy::redundant_closure)]
[INFO] [stdout]  93 | |         #[allow(unused_unsafe)]
[INFO] [stdout]  94 | |         unsafe {
[INFO] [stdout] ...   |
[INFO] [stdout]  97 | |     }};
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hl/file.rs:266:25
[INFO] [stdout]     |
[INFO] [stdout] 266 |                       let fcpl = self.fcpl.finish()?;
[INFO] [stdout]     |                           ----
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `fcpl` calls a custom destructor
[INFO] [stdout]     |                           `fcpl` will be dropped later as of Edition 2024
[INFO] [stdout] 267 |                       File::from_id(h5try!(H5Fcreate(fname_ptr, flags, fcpl.id(), fapl.id())))
[INFO] [stdout]     |                                     --------------------------------------------------------- in this macro invocation
[INFO] [stdout] 268 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `fcpl` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::h5lock` which comes from the expansion of the macro `h5try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/util.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/macros.rs:91:27
[INFO] [stdout]    |
[INFO] [stdout] 91 |       ($expr:expr_2021) => {{
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 92 | |         #[allow(clippy::redundant_closure)]
[INFO] [stdout] 93 | |         #[allow(unused_unsafe)]
[INFO] [stdout] 94 | |         unsafe {
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |     }};
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hl/group.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 90 |               let lcpl = make_lcpl()?;
[INFO] [stdout]    |                   ----
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   `lcpl` calls a custom destructor
[INFO] [stdout]    |                   `lcpl` will be dropped later as of Edition 2024
[INFO] [stdout] 91 |               let name = to_cstring(name)?;
[INFO] [stdout] 92 |               Self::from_id(h5try!(H5Gcreate2(
[INFO] [stdout]    |  ___________________________-
[INFO] [stdout] 93 | |                 self.id(),
[INFO] [stdout] 94 | |                 name.as_ptr(),
[INFO] [stdout] 95 | |                 lcpl.id(),
[INFO] [stdout] 96 | |                 H5P_DEFAULT,
[INFO] [stdout] 97 | |                 H5P_DEFAULT
[INFO] [stdout] 98 | |             )))
[INFO] [stdout]    | |______________- in this macro invocation
[INFO] [stdout] 99 |           })
[INFO] [stdout]    |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> src/handle.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | impl Drop for Handle {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `lcpl` invokes this custom destructor
[INFO] [stdout]   --> src/handle.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | impl Drop for Handle {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::h5lock` which comes from the expansion of the macro `h5try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/hl/extents.rs (4 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/hl/plist/file_access.rs:1815:30
[INFO] [stdout]      |
[INFO] [stdout] 1813 |                 files.push(MultiFile::new(
[INFO] [stdout]      |                            -------------- borrow later used by call
[INFO] [stdout] 1814 |                     // SAFETY: name produced by HDF5 is nul-terminated and valid UTF-8
[INFO] [stdout] 1815 |                     unsafe { &string_from_cstr(name) },
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/hl/selection.rs (16 fixes)
[INFO] [stderr]        Fixed src/hl/attribute.rs (1 fix)
[INFO] [stderr]        Fixed src/hl/dataspace.rs (4 fixes)
[INFO] [stderr]        Fixed src/hl/dataset.rs (2 fixes)
[INFO] [stderr]        Fixed src/error.rs (2 fixes)
[INFO] [stderr]        Fixed src/macros.rs (4 fixes)
[INFO] [stderr]    Migrating examples/chunking.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/hl/selection.rs (4 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/hl/attribute.rs:242:19
[INFO] [stdout]     |
[INFO] [stdout] 238 |             let dtype_src = Datatype::from_type::<T>()?;
[INFO] [stdout]     |                 ---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `dtype_src` calls a custom destructor
[INFO] [stdout]     |                 `dtype_src` will be dropped later as of Edition 2024
[INFO] [stdout] 239 |             let dtype_dst = Datatype::from_descriptor(&self.type_desc)?;
[INFO] [stdout]     |                 ---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `dtype_dst` calls a custom destructor
[INFO] [stdout]     |                 `dtype_dst` will be dropped later as of Edition 2024
[INFO] [stdout] 240 |             dtype_src.ensure_convertible(&dtype_dst, self.conv)?;
[INFO] [stdout] 241 |             let ds = self.builder.create(&self.type_desc, name, &extents)?;
[INFO] [stdout]     |                 --
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `ds` calls a custom destructor
[INFO] [stdout]     |                 `ds` will be dropped later as of Edition 2024
[INFO] [stdout] 242 |             match ds.write(self.data.view()) { Err(err) => {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 248 |         })
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `dtype_src` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `dtype_dst` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ds` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:91:27
[INFO] [stdout]     |
[INFO] [stdout]  91 |       ($expr:expr_2021) => {{
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout]  92 | |         #[allow(clippy::redundant_closure)]
[INFO] [stdout]  93 | |         #[allow(unused_unsafe)]
[INFO] [stdout]  94 | |         unsafe {
[INFO] [stdout] ...   |
[INFO] [stdout]  97 | |     }};
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hl/attribute.rs:281:13
[INFO] [stdout]     |
[INFO] [stdout] 281 |           let datatype = Datatype::from_descriptor(&desc)?;
[INFO] [stdout]     |               --------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `datatype` calls a custom destructor
[INFO] [stdout]     |               `datatype` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 284 |           let dataspace = Dataspace::try_new(extents)?;
[INFO] [stdout]     |               ---------
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `dataspace` calls a custom destructor
[INFO] [stdout]     |               `dataspace` will be dropped later as of Edition 2024
[INFO] [stdout] 285 |
[INFO] [stdout] 286 |           let acpl = PropertyList::from_id(h5call!(H5Pcreate(*H5P_ATTRIBUTE_CREATE))?)?;
[INFO] [stdout]     |               ----
[INFO] [stdout]     |               |
[INFO] [stdout]     |               `acpl` calls a custom destructor
[INFO] [stdout]     |               `acpl` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 294 |           Attribute::from_id(h5try!(H5Acreate2(
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 295 | |             parent.id(),
[INFO] [stdout] 296 | |             name.as_ptr(),
[INFO] [stdout] 297 | |             datatype.id(),
[INFO] [stdout] ...   |
[INFO] [stdout] 302 | |             H5P_DEFAULT,
[INFO] [stdout] 303 | |         )))
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout] 304 |       }
[INFO] [stdout]     |       - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `datatype` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `dataspace` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `acpl` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::h5lock` which comes from the expansion of the macro `h5try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/hl/dataset.rs:353:19
[INFO] [stdout]     |
[INFO] [stdout] 349 |             let dtype_src = Datatype::from_type::<T>()?;
[INFO] [stdout]     |                 ---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `dtype_src` calls a custom destructor
[INFO] [stdout]     |                 `dtype_src` will be dropped later as of Edition 2024
[INFO] [stdout] 350 |             let dtype_dst = Datatype::from_descriptor(&self.type_desc)?;
[INFO] [stdout]     |                 ---------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `dtype_dst` calls a custom destructor
[INFO] [stdout]     |                 `dtype_dst` will be dropped later as of Edition 2024
[INFO] [stdout] 351 |             dtype_src.ensure_convertible(&dtype_dst, self.conv)?;
[INFO] [stdout] 352 |             let ds = self.builder.create(&self.type_desc, name, &extents)?;
[INFO] [stdout]     |                 --
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `ds` calls a custom destructor
[INFO] [stdout]     |                 `ds` will be dropped later as of Edition 2024
[INFO] [stdout] 353 |             match ds.write(self.data.view()) { Err(err) => {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 359 |         })
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `dtype_src` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `dtype_dst` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ds` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:91:27
[INFO] [stdout]     |
[INFO] [stdout]  91 |       ($expr:expr_2021) => {{
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout]  92 | |         #[allow(clippy::redundant_closure)]
[INFO] [stdout]  93 | |         #[allow(unused_unsafe)]
[INFO] [stdout]  94 | |         unsafe {
[INFO] [stdout] ...   |
[INFO] [stdout]  97 | |     }};
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hl/datatype.rs:433:25
[INFO] [stdout]     |
[INFO] [stdout] 433 |                       let elem_dt = Self::from_descriptor(ty)?;
[INFO] [stdout]     |                           -------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `elem_dt` calls a custom destructor
[INFO] [stdout]     |                           `elem_dt` will be dropped later as of Edition 2024
[INFO] [stdout] 434 |                       let dims = len as hsize_t;
[INFO] [stdout] 435 |                       Ok(h5try!(H5Tarray_create2(elem_dt.id(), 1, addr_of!(dims))))
[INFO] [stdout]     |                          --------------------------------------------------------- in this macro invocation
[INFO] [stdout] 436 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `elem_dt` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::h5lock` which comes from the expansion of the macro `h5try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:91:27
[INFO] [stdout]     |
[INFO] [stdout]  91 |       ($expr:expr_2021) => {{
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout]  92 | |         #[allow(clippy::redundant_closure)]
[INFO] [stdout]  93 | |         #[allow(unused_unsafe)]
[INFO] [stdout]  94 | |         unsafe {
[INFO] [stdout] ...   |
[INFO] [stdout]  97 | |     }};
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hl/datatype.rs:440:25
[INFO] [stdout]     |
[INFO] [stdout] 440 |                       let elem_dt = Self::from_descriptor(ty)?;
[INFO] [stdout]     |                           -------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `elem_dt` calls a custom destructor
[INFO] [stdout]     |                           `elem_dt` will be dropped later as of Edition 2024
[INFO] [stdout] 441 |                       Ok(h5try!(H5Tvlen_create(elem_dt.id())))
[INFO] [stdout]     |                          ------------------------------------ in this macro invocation
[INFO] [stdout] 442 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `elem_dt` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::h5lock` which comes from the expansion of the macro `h5try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/macros.rs:91:27
[INFO] [stdout]     |
[INFO] [stdout]  91 |       ($expr:expr_2021) => {{
[INFO] [stdout]     |  ___________________________^
[INFO] [stdout]  92 | |         #[allow(clippy::redundant_closure)]
[INFO] [stdout]  93 | |         #[allow(unused_unsafe)]
[INFO] [stdout]  94 | |         unsafe {
[INFO] [stdout] ...   |
[INFO] [stdout]  97 | |     }};
[INFO] [stdout]     | |     ^
[INFO] [stdout]     | |     |
[INFO] [stdout]     | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/hl/file.rs:266:25
[INFO] [stdout]     |
[INFO] [stdout] 266 |                       let fcpl = self.fcpl.finish()?;
[INFO] [stdout]     |                           ----
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           `fcpl` calls a custom destructor
[INFO] [stdout]     |                           `fcpl` will be dropped later as of Edition 2024
[INFO] [stdout] 267 |                       File::from_id(h5try!(H5Fcreate(fname_ptr, flags, fcpl.id(), fapl.id())))
[INFO] [stdout]     |                                     --------------------------------------------------------- in this macro invocation
[INFO] [stdout] 268 |                   }
[INFO] [stdout]     |                   - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `fcpl` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `$crate::h5lock` which comes from the expansion of the macro `h5try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/macros.rs:91:27
[INFO] [stdout]    |
[INFO] [stdout] 91 |       ($expr:expr_2021) => {{
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 92 | |         #[allow(clippy::redundant_closure)]
[INFO] [stdout] 93 | |         #[allow(unused_unsafe)]
[INFO] [stdout] 94 | |         unsafe {
[INFO] [stdout] ...  |
[INFO] [stdout] 97 | |     }};
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |_____this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/hl/group.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 90 |               let lcpl = make_lcpl()?;
[INFO] [stdout]    |                   ----
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   `lcpl` calls a custom destructor
[INFO] [stdout]    |                   `lcpl` will be dropped later as of Edition 2024
[INFO] [stdout] 91 |               let name = to_cstring(name)?;
[INFO] [stdout] 92 |               Self::from_id(h5try!(H5Gcreate2(
[INFO] [stdout]    |  ___________________________-
[INFO] [stdout] 93 | |                 self.id(),
[INFO] [stdout] 94 | |                 name.as_ptr(),
[INFO] [stdout] 95 | |                 lcpl.id(),
[INFO] [stdout] 96 | |                 H5P_DEFAULT,
[INFO] [stdout] 97 | |                 H5P_DEFAULT
[INFO] [stdout] 98 | |             )))
[INFO] [stdout]    | |______________- in this macro invocation
[INFO] [stdout] 99 |           })
[INFO] [stdout]    |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> src/handle.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | impl Drop for Handle {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `lcpl` invokes this custom destructor
[INFO] [stdout]   --> src/handle.rs:96:1
[INFO] [stdout]    |
[INFO] [stdout] 96 | impl Drop for Handle {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::h5lock` which comes from the expansion of the macro `h5try` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/hl/plist/file_access.rs:1815:30
[INFO] [stdout]      |
[INFO] [stdout] 1813 |                 files.push(MultiFile::new(
[INFO] [stdout]      |                            -------------- borrow later used by call
[INFO] [stdout] 1814 |                     // SAFETY: name produced by HDF5 is nul-terminated and valid UTF-8
[INFO] [stdout] 1815 |                     unsafe { &string_from_cstr(name) },
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/test_compressing_varlenunicode.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed tests/common/mod.rs (1 fix)
[INFO] [stderr]        Fixed tests/common/util.rs (1 fix)
[INFO] [stderr]        Fixed tests/common/macros.rs (2 fixes)
[INFO] [stderr]    Migrating examples/simple.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/swmr.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_plist.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed tests/test_plist.rs (13 fixes)
[INFO] [stderr]    Migrating tests/test_datatypes.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed tests/test_datatypes.rs (1 fix)
[INFO] [stderr]    Migrating tests/tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/continuously_rw_1d.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/test_dataset.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed tests/test_dataset.rs (1 fix)
[INFO] [stderr]    Migrating tests/test_object_references.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> tests/test_object_references.rs:41:11
[INFO] [stdout]     |
[INFO] [stdout]  13 |     let file = new_in_memory_file().unwrap();
[INFO] [stdout]     |         ----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `file` calls a custom destructor
[INFO] [stdout]     |         `file` will be dropped later as of Edition 2024
[INFO] [stdout]  14 |     let g1 = file.create_group("g1").unwrap();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `g1` calls a custom destructor
[INFO] [stdout]     |         `g1` will be dropped later as of Edition 2024
[INFO] [stdout]  15 |     let _g1_1 = g1.create_group("g1_1").unwrap();
[INFO] [stdout]     |         -----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `_g1_1` calls a custom destructor
[INFO] [stdout]     |         `_g1_1` will be dropped later as of Edition 2024
[INFO] [stdout]  16 |
[INFO] [stdout]  17 |     let refs: [R; 2] = [file.reference("g1").unwrap(), g1.reference("g1_1").unwrap()];
[INFO] [stdout]     |         ----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `refs` calls a custom destructor
[INFO] [stdout]     |         `refs` will be dropped later as of Edition 2024
[INFO] [stdout]  18 |
[INFO] [stdout]  19 |     let ds = file.new_dataset_builder().with_data(&refs).create("refs").unwrap();
[INFO] [stdout]     |         --
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `ds` calls a custom destructor
[INFO] [stdout]     |         `ds` will be dropped later as of Edition 2024
[INFO] [stdout]  20 |
[INFO] [stdout]  21 |     let read_references = ds.read_1d::<R>().unwrap();
[INFO] [stdout]     |         ---------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `read_references` calls a custom destructor
[INFO] [stdout]     |         `read_references` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  41 |     match g1.dereference(&read_references[1]).expect("Dereference against the group.") {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  49 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `g1` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_g1_1` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ds` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `read_references` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/data_repr.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl<A> Drop for OwnedRepr<A>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> tests/test_object_references.rs:73:11
[INFO] [stdout]     |
[INFO] [stdout]  54 |     let file = new_in_memory_file().unwrap();
[INFO] [stdout]     |         ----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `file` calls a custom destructor
[INFO] [stdout]     |         `file` will be dropped later as of Edition 2024
[INFO] [stdout]  55 |     let _ds1 = file.new_dataset_builder().with_data(&dummy_data).create("ds1").unwrap();
[INFO] [stdout]     |         ----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `_ds1` calls a custom destructor
[INFO] [stdout]     |         `_ds1` will be dropped later as of Edition 2024
[INFO] [stdout]  56 |     let g = file.create_group("g").unwrap();
[INFO] [stdout]     |         -
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `g` calls a custom destructor
[INFO] [stdout]     |         `g` will be dropped later as of Edition 2024
[INFO] [stdout]  57 |     let _ds2 = g.new_dataset_builder().with_data(&dummy_data).create("ds2").unwrap();
[INFO] [stdout]     |         ----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `_ds2` calls a custom destructor
[INFO] [stdout]     |         `_ds2` will be dropped later as of Edition 2024
[INFO] [stdout]  58 |     let refs: [R; 2] = [file.reference("ds1").unwrap(), g.reference("ds2").unwrap()];
[INFO] [stdout]     |         ----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `refs` calls a custom destructor
[INFO] [stdout]     |         `refs` will be dropped later as of Edition 2024
[INFO] [stdout]  59 |
[INFO] [stdout]  60 |     let ds_refs = file.new_dataset_builder().with_data(&refs).create("refs").unwrap();
[INFO] [stdout]     |         -------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `ds_refs` calls a custom destructor
[INFO] [stdout]     |         `ds_refs` will be dropped later as of Edition 2024
[INFO] [stdout]  61 |     let read_references = ds_refs.read_1d::<R>().unwrap();
[INFO] [stdout]     |         ---------------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `read_references` calls a custom destructor
[INFO] [stdout]     |         `read_references` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  73 |     match file.dereference(&read_references[1]).unwrap() {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  82 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_ds1` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `g` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_ds2` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ds_refs` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `read_references` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/data_repr.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl<A> Drop for OwnedRepr<A>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> tests/test_object_references.rs:93:11
[INFO] [stdout]     |
[INFO] [stdout]  85 |     let file = new_in_memory_file().unwrap();
[INFO] [stdout]     |         ----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `file` calls a custom destructor
[INFO] [stdout]     |         `file` will be dropped later as of Edition 2024
[INFO] [stdout]  86 |     let _ds1 = file.new_dataset_builder().with_data(&[1, 2, 3]).create("ds1").unwrap();
[INFO] [stdout]     |         ----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `_ds1` calls a custom destructor
[INFO] [stdout]     |         `_ds1` will be dropped later as of Edition 2024
[INFO] [stdout]  87 |     let ref1: R = file.reference("ds1").unwrap();
[INFO] [stdout]     |         ----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `ref1` calls a custom destructor
[INFO] [stdout]     |         `ref1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  91 |     let ref_read = file.attr("ref_attr").unwrap().read_scalar::<R>().unwrap();
[INFO] [stdout]     |         --------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `ref_read` calls a custom destructor
[INFO] [stdout]     |         `ref_read` will be dropped later as of Edition 2024
[INFO] [stdout]  92 |
[INFO] [stdout]  93 |     match file.dereference(&ref_read).unwrap() {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 102 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_ds1` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.75s
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> tests/test_object_references.rs:145:11
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let file = new_in_memory_file().unwrap();
[INFO] [stdout]     |         ----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `file` calls a custom destructor
[INFO] [stdout]     |         `file` will be dropped later as of Edition 2024
[INFO] [stdout] 115 |     let _ds1 = file.new_dataset_builder().with_data(&dummy_data).create("ds1").unwrap();
[INFO] [stdout]     |         ----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `_ds1` calls a custom destructor
[INFO] [stdout]     |         `_ds1` will be dropped later as of Edition 2024
[INFO] [stdout] 116 |     let ref1 = file.reference::<R>("ds1").unwrap();
[INFO] [stdout] 117 |     let _ds2 = file.new_dataset_builder().with_data(&dummy_data).create("ds2").unwrap();
[INFO] [stdout]     |         ----
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `_ds2` calls a custom destructor
[INFO] [stdout]     |         `_ds2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 127 |     let ds3 = file
[INFO] [stdout]     |         ---
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `ds3` calls a custom destructor
[INFO] [stdout]     |         `ds3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 133 |     let read_data = ds3.read_1d::<RefData<R>>().unwrap();
[INFO] [stdout]     |         ---------
[INFO] [stdout]     |         |
[INFO] [stdout]     |         `read_data` calls a custom destructor
[INFO] [stdout]     |         `read_data` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 145 |     match file.dereference(&read_data[1].dataset).unwrap() {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 154 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `file` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_ds1` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_ds2` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `ds3` invokes this custom destructor
[INFO] [stdout]    --> src/handle.rs:96:1
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl Drop for Handle {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `read_data` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.17.2/src/data_repr.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl<A> Drop for OwnedRepr<A>
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: hdf5-metno v0.12.5 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling hdf5-metno v0.12.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Array2` and `Axis`
[INFO] [stdout]    --> src/hl/filters.rs:841:19
[INFO] [stdout]     |
[INFO] [stdout] 841 |     use ndarray::{Array2, Axis};
[INFO] [stdout]     |                   ^^^^^^  ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SeekFrom` and `Seek`
[INFO] [stdout]    --> src/hl/filters.rs:842:19
[INFO] [stdout]     |
[INFO] [stdout] 842 |     use std::io::{Seek, SeekFrom};
[INFO] [stdout]     |                   ^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `blosc_available`
[INFO] [stdout]    --> src/hl/filters.rs:845:9
[INFO] [stdout]     |
[INFO] [stdout] 845 |         blosc_available, deflate_available, lzf_available, szip_available, validate_filters,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::hl::filters::zfp_available`
[INFO] [stdout]    --> src/hl/filters.rs:848:9
[INFO] [stdout]     |
[INFO] [stdout] 848 |     use crate::hl::filters::zfp_available;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> src/hl/plist/file_access.rs:1815:31
[INFO] [stdout]      |
[INFO] [stdout] 1813 |                 files.push(MultiFile::new(
[INFO] [stdout]      |                            -------------- borrow later used by call
[INFO] [stdout] 1814 |                     // SAFETY: name produced by HDF5 is nul-terminated and valid UTF-8
[INFO] [stdout] 1815 |                     unsafe { &string_from_cstr(name) },
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]      |                               |                    |
[INFO] [stdout]      |                               |                    temporary value is freed at the end of this statement
[INFO] [stdout]      |                               creates a temporary value which is freed while still in use
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hdf5-metno` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]     --> src/hl/plist/file_access.rs:1815:31
[INFO] [stdout]      |
[INFO] [stdout] 1813 |                 files.push(MultiFile::new(
[INFO] [stdout]      |                            -------------- borrow later used by call
[INFO] [stdout] 1814 |                     // SAFETY: name produced by HDF5 is nul-terminated and valid UTF-8
[INFO] [stdout] 1815 |                     unsafe { &string_from_cstr(name) },
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]      |                               |                    |
[INFO] [stdout]      |                               |                    temporary value is freed at the end of this statement
[INFO] [stdout]      |                               creates a temporary value which is freed while still in use
[INFO] [stdout]      |
[INFO] [stdout]      = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hdf5-metno` (lib test) due to 1 previous error; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "120c6749b4465fa2514ebb0dbbe6fed3895c5a403ca9552b0cfde110a4dc2b93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "120c6749b4465fa2514ebb0dbbe6fed3895c5a403ca9552b0cfde110a4dc2b93", kill_on_drop: false }`
[INFO] [stdout] 120c6749b4465fa2514ebb0dbbe6fed3895c5a403ca9552b0cfde110a4dc2b93
